home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.3 KB | 37 lines | [TEXT/GEOL] |
- Item 1054287 4-Dec-89 23:24
-
- From: MOOF Rollin, Keith A
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: RE>cmnu help needed
-
- Attn: DEV PhySy Music & Development
- SentBy: Keith Rollin
- Reply to: RE>cmnu help needed
- >Can anyone tell me why this doesn't work?
- >
- > What exactly are the definitions of a cmnu resource? They do not seem to
- > be laid out in any of the MacAPP documentation I have.
-
- Phil,
-
- Your resource layout looks fine to me. What's not happening? Or, what's
- happening that shouldn't? Are you making sure that you are enabling your items
- in your DoSetupMenus methods? Are you overriding DoMenuCommand to do something
- useful? Are you compiling with the -c option for Pascal? (No, no...you don't
- want to do that, really...)
-
- By the way, the format of a 'cmnu' resource is documented in "Introduction to
- MacApp v. 2.0 and Object Oriented Programming," "MacApp v. 2.0 Tutorial," and
- "MacApp v. 2.0 Cookbook," all available from APDA. In addition, its format it
- defined in the {MARIncludes}MacAppTypes.r file, as well as illustrated in the
- samples that come with MacApp, like Calc and DemoDialogs.
-
- Hope this helps,
-
- - Keith Rollin
- - Apple Developer Technical Support
- "We never sleep so that you don't have to..."
-
-